home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / tbavx503.zip / PROCOPT.DOC next >
Text File  |  1992-10-21  |  2KB  |  57 lines

  1.  
  2. This archive is an addition to the archive TBAV500.ZIP and does
  3. not have any purpose without the files in that archive.
  4.  
  5.  
  6. This archive contains the processor optimized versions of the
  7. resident TbAV utilities. Although the generic utilities as supplied
  8. in the normal TbAV archive are fully functional, the processor
  9. optimized versions take advantage of processor dependant features
  10. and are therefore slightly faster and smaller than the generic
  11. versions.
  12.  
  13. The generic utilities have no digit in their name and they are
  14. fully functional on all processor types. The utilities with a
  15. digit in their name are processor specific. They should not be
  16. used on another processor type than they are intended for.
  17.  
  18. *.EXE       Generic version (default)
  19.             - protected mode support (like XMS memory).
  20.             - MS-Windows 386 enhanced mode support.
  21.             - Multitasker support.
  22.             - uses standard instruction set.
  23.             - data is 16 bit aligned.
  24.             - shareware version.
  25.  
  26. *0.EXE      8088, 8086
  27.             - no protected mode features support (no XMS).
  28.             - no MS-Windows 386 enhanced mode support.
  29.             - no multitasker support.
  30.             - uses standard instruction set.
  31.             - data is 8 bit aligned.
  32.             - shareware version.
  33.  
  34. *1.EXE      80186, NEC V20, NEC V30
  35.             - no protected mode features support (no XMS).
  36.             - no MS-Windows 386 enhanced mode support.
  37.             - no multitasker support.
  38.             - uses extended instruction set.
  39.             - data is 8 bit aligned.
  40.             - registered users only.
  41.  
  42. *2.EXE      80286
  43.             - protected mode support (like XMS memory).
  44.             - no MS-Windows 386 enhanced mode support.
  45.             - Multitasker support.
  46.             - uses extended instruction set.
  47.             - data is 16 bit aligned.
  48.             - registered users only.
  49.  
  50. *3.EXE      80386, 80486
  51.             - protected mode support (like XMS memory).
  52.             - MS-Windows 386 enhanced mode support.
  53.             - Multitasker support.
  54.             - uses 80386+ extended instruction set.
  55.             - data is 16/32 bit aligned.
  56.             - registered users only.
  57.